home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 3-Presentations / Apple Demos / Training / Apple Scanner Training / Scanner Tech - Concepts / card_6658.txt < prev    next >
Text File  |  1990-04-02  |  4KB  |  148 lines

  1. -- card: 6658 from stack: in
  2. -- bmap block id: 7510
  3. -- flags: 0000
  4. -- background id: 7909
  5. -- name: Graymap
  6. ----- HyperTalk script -----
  7. on openCard
  8.   hide menuBar
  9.   hide card field "Message Center 2"
  10.   show card field "Message Center"
  11.   hide card button "Go Back"
  12.   show card button "Next ..."
  13.   set hilite of background button "Scan. Concepts" to true
  14.   set hilite of background button "How It Works" to false
  15.   set hilite of background button "The System" to false
  16.   set hilite of background button "File Formats" to false
  17. end openCard
  18.  
  19. hide card field "Cover All"
  20. hide card button "Self-Check"
  21. hide card field "Message Center 2"
  22. show card field "Message Center"
  23. hide card button "Go Back"
  24. show card button "Next ..."
  25. set hilite of background button "Scan. Concepts" to true
  26. set hilite of background button "How It Works" to false
  27. set hilite of background button "The System" to false
  28. set hilite of background button "File Formats" to false
  29. end closeCard
  30.  
  31.  
  32.  
  33. -- part 1 (field)
  34. -- low flags: 01
  35. -- high flags: 2004
  36. -- rect: left=14 top=77 right=252 bottom=203
  37. -- title width / last selected line: 0
  38. -- icon id / first selected line: 0 / 0
  39. -- text alignment: 0
  40. -- font id: 3
  41. -- text size: 12
  42. -- style flags: 0
  43. -- line height: 16
  44. -- part name: Message Center
  45.  
  46.  
  47. -- part 2 (button)
  48. -- low flags: 00
  49. -- high flags: A003
  50. -- rect: left=70 top=283 right=304 bottom=140
  51. -- title width / last selected line: 0
  52. -- icon id / first selected line: 0 / 0
  53. -- text alignment: 1
  54. -- font id: 0
  55. -- text size: 12
  56. -- style flags: 0
  57. -- line height: 16
  58. -- part name: Next ...
  59. ----- HyperTalk script -----
  60. on mouseUp
  61.   hide card field "Message Center"
  62.   show card field "Message Center 2"
  63.   show card button "Go Back"
  64.   hide card button "Next ..."
  65. end mouseUp
  66.  
  67.  
  68.  
  69. -- part 3 (button)
  70. -- low flags: 80
  71. -- high flags: A003
  72. -- rect: left=70 top=283 right=304 bottom=140
  73. -- title width / last selected line: 0
  74. -- icon id / first selected line: 0 / 0
  75. -- text alignment: 1
  76. -- font id: 0
  77. -- text size: 12
  78. -- style flags: 0
  79. -- line height: 16
  80. -- part name: Go Back
  81. ----- HyperTalk script -----
  82. on mouseUp
  83.   hide card field "Message Center 2"
  84.   show card field "Message Center"
  85.   hide card button "Go Back"
  86.   show card button "Next ..."
  87. end mouseUp
  88.  
  89.  
  90.  
  91. -- part 4 (field)
  92. -- low flags: 81
  93. -- high flags: 2004
  94. -- rect: left=14 top=77 right=252 bottom=203
  95. -- title width / last selected line: 0
  96. -- icon id / first selected line: 0 / 0
  97. -- text alignment: 0
  98. -- font id: 3
  99. -- text size: 12
  100. -- style flags: 0
  101. -- line height: 16
  102. -- part name: Message Center 2
  103.  
  104.  
  105. -- part 6 (button)
  106. -- low flags: 80
  107. -- high flags: A004
  108. -- rect: left=1 top=315 right=340 bottom=511
  109. -- title width / last selected line: 0
  110. -- icon id / first selected line: 0 / 0
  111. -- text alignment: 1
  112. -- font id: 0
  113. -- text size: 12
  114. -- style flags: 0
  115. -- line height: 16
  116. -- part name: Self-Check
  117. ----- HyperTalk script -----
  118. on mouseUp
  119.   visual iris close
  120.   hide card button "Self-Check"
  121.   hide card field "Cover All"
  122.   pop card
  123. end mouseUp
  124.  
  125.  
  126.  
  127. -- part 7 (field)
  128. -- low flags: 81
  129. -- high flags: 0001
  130. -- rect: left=5 top=272 right=310 bottom=510
  131. -- title width / last selected line: 0
  132. -- icon id / first selected line: 0 / 0
  133. -- text alignment: 0
  134. -- font id: 3
  135. -- text size: 12
  136. -- style flags: 0
  137. -- line height: 16
  138. -- part name: Cover All
  139.  
  140.  
  141. -- part contents for card part 1
  142. ----- text -----
  143. The graymap setting in AppleScan affects all three scanning modes‚Äîline art, halftone, and grayscale.  This setting allows you to skew an image toward the darker grays, adjusting to the way a person normally sees gray.
  144.  
  145.  
  146. -- part contents for card part 4
  147. ----- text -----
  148. The "Light Detail" control varies the amount of gray levels to register changes in density.  The human eye sees more detail in darker tones, so the "Normal Detail" setting is used to spread more gray levels across the densities in the original image.